Logical NOT Operator (!) (JScript 5.6)

Performs logical negation on an expression.

result = !expression

Expand imageArguments

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also